5.3
MEDIUM CVSS 4.0
CVE-2026-56138
Authenticated Path Traversal in AIL framework /objects/item/diff Allows Reading Gzip-Compressed Files
Description

AIL framework contains a path traversal vulnerability in the /objects/item/diff endpoint. The endpoint accepts item identifiers through the s1 and s2 query parameters and, prior to the fix, attempted to retrieve and compare item contents without first verifying that both referenced items existed as valid AIL objects. An authenticated AIL user could craft malicious item identifiers containing path traversal sequences to cause the application to read gzip-compressed files accessible to the AIL process. This could result in unauthorized disclosure of local file contents, limited to files readable by the application and compatible with the expected gzip-compressed item format. The issue was fixed by validating that both requested items exist before their contents are accessed.

INFO

Published Date :

June 19, 2026, 8:03 a.m.

Last Modified :

June 19, 2026, 8:03 a.m.

Remotely Exploit :

Yes !

Source :

CIRCL
Affected Products

The following products are affected by CVE-2026-56138 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 4.0 MEDIUM 5a6e4751-2f3f-4070-9419-94fb35b644e8
CVSS 4.0 MEDIUM 5a6e4751-2f3f-4070-9419-94fb35b644e8
Solution
Validate that requested items exist before accessing their contents to prevent unauthorized file disclosure.
  • Ensure requested item identifiers are validated before use.
  • Confirm that both referenced items exist as valid objects.
  • Prevent path traversal sequences in item identifiers.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-56138 vulnerability anywhere in the article.

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.